body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/Background1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;

}

/* Main Web Page area */

#DropShadow {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/DropShad.png);
	background-repeat: repeat-y;
}

#Wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	/* background-image: url(../Images/SideBar.jpg); */
}


/*---------------------------------------------------*/

/* Global Formatting Stuff */

p {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Century Gothic, sans-serif;*/
	line-height: 1.5em;
}

.smallFont {
	font-size: small;	
}
h4 {
	margin-bottom:0;
}

/*Turn off all borders on image links*/
img {border-style: none;}

.Underline {
	text-decoration: underline;
	font-weight: normal;
}
/* Global Link formatting */
a:link {
	text-decoration: none;
	color: #790e22; /* reddish */
}
a:visited {
	text-decoration: none;
	color: #790e22; /* reddish */
}
a:hover {
	color: #960; /* brownish */
	text-decoration: none;
}
a:active {
	color: #808080;
}

.CaptionFont {
	font-size: 80%;
	font-style: italic;
	text-align: center;
}
/*---------------------------------------------------*/

/* Page Header, Footer and Sidbar pieces */

#header {
	height: 206px;
	width: 1100px;
	border-bottom: 2px solid #000;
	background-image: url(../Images/FRCS-Header.jpg);	

}


/* This positions the logo exactly over the logo in the Header image. This is done such that a Hotspot can be created. A blank PNG file could have done the same, but thought better to put the image there for clarity. Shouldn't have any download speed problem */
#header img {
	margin-left: 0px;
	margin-top: 5px;
}

#footer {
	height: 28px;
	width: 1100px;
	text-align: right;
	color: #CCC;
	background-color: #999;
}


#copyrightText {
	color: #CCC;
	margin-top: 7px;
	text-align: left;
	margin-left: 10px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	float: left;
}
#Since1903 {
	float:right;
	width: 550px;
	text-align: right;
	color: white;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 18px;
	font-style: italic;
}
#CallUs {
	float: right;
	width: 375px;
	text-align: right;
	color: white;
	margin-right: 10px;
	margin-top: 10px;
}
#CallUs a:link {
	color: white;
}
#CallUs a:visited {
	color: white;
}
#CallUs a:hover {
	color: #A0A0A4;
}
#CallUs a:active {
	color: #808080;
}
/*---------------------------------------------------*/

/*
#Wrapper #SideBar a {color:#ebebe7; text-decoration:underline;} 
#Wrapper #SideBar a:hover {color: #02204e;text-decoration: underline;}
#Wrapper #SideBar a:active {color: #ffcc33;text-decoration: underline;}
*/	



/*---------------------------------------------------*/

/* Menu */

#TopMenu {
	width: 1100px;
	/*	margin-top: 35px;*/
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right;
	background-color: #666;
}


#BottomMenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 80%;
	margin-top: 7px;
	float: right;

}

#BottomMenu a {
	padding-right: 10px;
	padding-left: 21px;
}

/* Link formatting */
#BottomMenu a:link {
	text-decoration: none;
	/*color: #790e22; /* reddish */
	color: white ;
}
#BottomMenu a:visited {
	text-decoration: none;
	/*color: #790e22; /* reddish */
	color: white;
}
#BottomMenu a:hover {
	/*color: #960; /* brownish */
	color: #A0A0A4;
	text-decoration: none;
}
#BottomMenu a:active {
	color: #808080;
}

/*---------------------------------------------------*/



/*---------------------------------------------------*/

/* Local formatting of pics on Index page

.ShopTour {
	width: 50%;
	float: left;
}
.RepairProcess {
	width: 50%;
	float: right;
	clear: right;
}
 */
/*---------------------------------------------------*/

/* This is no longer used - commenting out just in case it is! 
#Pic {
	top: 300px;
	position: relative;
	left: 30px;
	clear: none;
	float: none;
	width: 30px;
	height: 0px;
}
*/

/*---------------------------------------------------*/

		   
/*---------------------------------------------------*/

/* Main Content area */
#Title {
	clear: right;
	float: left;
	margin-left: 50px;
	margin-top: 0px;
	padding: 10px 0 10px 0;
	width: 950px;
/*	border: 1px solid red;*/
}
#Title h1 img {
	margin-left: 110px;
}
#Title h1 {
	text-align: left;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#Content-Index {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
/*	text-align: left; */
	padding-right: 0px;
}
#Content-Main {
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 0px;
/*	text-align: left; */
	padding-right: 0px;
	min-height: 500px;
}
/*#Content-Main a:link {
	text-decoration: underline;
}	*/
#Content-Main h2 {

/*	font-family: Century Gothic, sans-serif;*/	
}
/*
#Content-Main p {
	text-align: center; 
}
*/

#Content-Main #Content-Sub1 {
	text-align: left;
}
#Content-Main #Content-Sub1 p {
	text-align: justify;
}

.BulletFormat {
	font-size: 90%; 
/*	font-family: Arial, Helvetica, sans-serif;*/
}

.BulletFormat ul {
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
}
.BulletFormat li {
	padding-left: 40px;
	padding-top: 10px;
	line-height: 1.3;
	background-image: url(../Images/Bullet_Brick.png);
	background-repeat: no-repeat;
	background-position: 0 70%;
}

/* CSS for formatting Images and words */
.MapPic {
	float: left; 
	margin-right: 40px;
}
/* Does not work for IE */
.MapPic Img {
	-webkit-box-shadow: 3px 3px 6px #666;
	-moz-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 6px #666;
}
.PictureBox_Left {
	float: left;
	margin: 0 20px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#CCC;
	border: 2px solid black;
}


.PictureBox_Right {
	float: right;
	margin: 0 0 20px 20px;
	padding: 10px 10px 10px 10px;
	background-color:#CCC;
	border: 2px solid black;

}
.PictureBox_Right img{
	border: 1px solid black;
}
.PictureBox_Left img{
	border: 1px solid black;
}

.PicBorder {
	border: 2px solid black;	
}

.TextStyle {
	text-align:justify;
}
/*
#CompanyName {
	font-size: 50px;
	font-weight: bold;
	margin-right: 340px;
	color: #fff;
	text-align: left;
	float: right;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
*/
#Logo {
	left: 10px;
	height: 100px;
	width: 100px;
	top: 0px;
	float: left;

	position: relative;
}
#CompanyName {
	height: 100px;
	width: 100px;
	top: 0px;
	float: left;
	position: relative;
	left: 20px;
	font-size: 30px;
	color: #FFF;
}
#Video1 {

	float: left;
	margin-left: 0;
	padding: 10px 10px 10px 10px;
	border: 2px solid #000;
	background-color: #CCC;
}

#FlashBorder {
	margin: 0;
	padding: 0;
	border: 1px solid #000;	
}

#BusinessDescription {
	float: left;
	padding-left: 20px;
	width: 250px;

}
#BusinessDescription p {
	margin-top: 0;
	padding-top: 0;
	text-align:justify;
}
#FeelFree {
	float: left;
	width: 700px;
}

#webGallery {
	margin-top:30px; /* This is a fix to prevent this div from lying on top og the top menu */
	
/* Do not float this. If you do it will not "overlay" the Title Div */
/*	position:relative;*/
/*	left: 0px;
	top: 0px;*/
/*	margin-bottom:20px;*/
}
#Bar2 {
	padding-top: 20px;
	width: 1100px;
	height: 360px;
	background-color: #FFF;
}
#Bar2 h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}
#Bar2 p {
	margin-top: 5px;
	padding: 0px;
}
#Info1 {
	height: auto;
	width: 28%;
	float: left;
	font-weight: normal;
	line-height: 170%;
	margin-right: 0px;
	margin-left: 50px;
}
#Info2 {
	height: auto;
	width: 28%;
	float: left;
	font-weight: normal;
	line-height: 170%;
	margin-right: 0px;
	margin-left: 0px;

}
#Info3 {
	height: auto;
	width: 28%;
	float: left;
	font-weight: normal;
	line-height: 170%;
	margin-right: 0px;
	margin-left: 0px;
}
#Info4 {
	height: auto;
	width: 195px;
	float: left;
	font-weight: normal;
	line-height: 170%;
	margin-right: 0px;
	margin-left: 0px;

}
.Divider {
	height: 10px;
	width: 2%;
	float: left;
	background-image: url(../Images/Swirl_Divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 17px;
	margin-left: 17px;
}

.Right {
	text-align: right;	
}
#BuildingDetails {
	text-align: left;
	height: 300px;
	
}
.PositionRt {
	float: right;
	margin-bottom: 10px;
}
.Spacer {
	width: 900px;
	height:50px;
	border:1px solid black;
	float: right;
}

#FormDiv1 {
	margin-bottom: 20px;
	float: left;
	width: 52%;
	background-color: #C0DCC0;
	border: solid 2px black;
}
#FormDiv2 {
	margin-left: 20px;
	float: left;
	width: 30%;
}

.HighlightText {
	color: #A00;	
}

.Border {
	border: 2px solid #808080;
}
.SpecialHighlight {
	color: #F0F0F0;
	background-color: #87010C;
	border: 1px solid #000;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	margin-right: 120px;
	margin-left: 120px;
}
.floatLeft {
	float: left;
}
.Box {
	background-color:#C0DCC0;
	padding: 2px;
	display: block;
	width: 150px;
	text-align: center;
}
.Box a {
	text-decoration: none;
}
.Box a:link {
	text-decoration: none;
}
.Box a:visited {
	text-decoration: none;
}
.Box a:hover {
	text-decoration: none;
}
.Box a:active {
	text-decoration: none;	
}

.BoxTitle {
	padding: 2px;
	display: block;
	width: 150px;
	text-align: center;
}
#TestimonialDiv {
	clear:both;	
}
#TestimonialDiv p {
	margin-left:10px;	
}
.TestimonialBar {
	float: right;
	background-color: #A6CAF0;
	width: 400px;
	padding: 10px;
}
.TestimonialBar2 {
	background-color: #A6CAF0;
	padding: 10px;
}